| Server IP : 121.121.20.254 / Your IP : 216.73.216.202 Web Server : Microsoft-IIS/10.0 System : Windows NT WEB-SERVER 10.0 build 20348 (Windows Server 2022) AMD64 User : IUSR ( 0) PHP Version : 8.3.28 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Program Files/LibreOffice/help/en-US/text/sbasic/shared/ |
Upload File : |
<!DOCTYPE html> <html lang="en-US" dir="ltr"> <head> <base href="../../../../"> <noscript><meta http-equiv="refresh" content="0; URL=../../../../en-US/noscript.html"></noscript> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Events</title> <link rel="shortcut icon" href="media/navigation/favicon.ico"> <link type="text/css" href="normalize.css" rel="Stylesheet"> <link type="text/css" href="prism.css" rel="Stylesheet"> <link type="text/css" href="default.css" rel="Stylesheet"> <script type="text/javascript" src="polyfills.js"></script><script type="text/javascript" src="languages.js"></script><script type="text/javascript" src="en-US/langnames.js"></script><script type="text/javascript" src="flexsearch.debug.js"></script><script type="text/javascript" src="prism.js"></script><script type="text/javascript" src="help2.js" defer></script><script type="text/javascript" src="a11y-toggle.js" defer></script><script type="text/javascript" src="paginathing.js" defer></script><script type="text/javascript" src="en-US/bookmarks.js" defer></script><script type="text/javascript" src="en-US/contents.js" defer></script><script type="text/javascript" src="help.js" defer></script><meta name="viewport" content="width=device-width,initial-scale=1"> </head> <body> <header id="TopLeftHeader"><a class="symbol" href="en-US/text/shared/05/new_help.html"><div></div></a><a class="logo" href="en-US/text/shared/05/new_help.html"><p dir="auto">LibreOffice 24.2 Help</p></a><div class="dropdowns"><div class="modules"> <button type="button" data-a11y-toggle="modules-nav" id="modules" aria-haspopup="true" aria-expanded="false" aria-controls="modules-nav">Module</button><nav id="modules-nav" hidden=""></nav> </div></div></header><aside class="leftside"><input id="accordion-1" name="accordion-menu" type="checkbox"><label for="accordion-1" dir="auto">Contents</label><div id="Contents" class="contents-treeview"></div></aside><div id="SearchFrame"><div id="Bookmarks"> <input id="search-bar" type="search" class="search" placeholder="Search in bookmarks for chosen module" dir="auto"><div class="nav-container" tabindex="0"><nav class="index" dir="auto"></nav></div> </div></div> <div id="DisplayArea" itemprop="softwareHelp" itemscope="true" itemtype="http://schema.org/SoftwareApplication"> <a name="events"></a> <h1 id="hd_id3155506" dir="auto">Events</h1> <p id="par_id3146114" class="paragraph" dir="auto">Define event assignments for the selected control or dialog. The available events depend on the type of control selected.</p> <h2 id="hd_id3145387" dir="auto">When receiving focus</h2> <p id="par_id3155090" class="paragraph" dir="auto"><span class="avis">This event takes place if a control receives the focus.</span></p> <h2 id="hd_id3152892" dir="auto">When losing focus</h2> <p id="par_id3153305" class="paragraph" dir="auto"><span class="avis">This event takes place if a control loses the focus.</span></p> <h2 id="hd_id3152896" dir="auto">Key pressed</h2> <p id="par_id3148837" class="paragraph" dir="auto"><span class="avis">This event occurs when the user presses any key while the control has the focus.</span></p> <h2 id="hd_id3146869" dir="auto">Key released</h2> <p id="par_id3155267" class="paragraph" dir="auto"><span class="avis">This event occurs when the user releases a key while the control has the focus.</span></p> <h2 id="hd_id3159096" dir="auto">Modified</h2> <p id="par_id3156019" class="paragraph" dir="auto"><span class="avis">This event takes place, when the control loses the focus and the contents of the control were changed since it lost the focus.</span></p> <h2 id="hd_id3144508" dir="auto">Text modified</h2> <p id="par_id3148608" class="paragraph" dir="auto"><span class="avis">This event takes place if you enter or modify a text in an input field.</span></p> <h2 id="hd_id3159207" dir="auto">Item status changed</h2> <p id="par_id3155097" class="paragraph" dir="auto"><span class="avis">This event takes place if the status of the control field is changed, for example, from checked to unchecked.</span></p> <h2 id="hd_id3151304" dir="auto">Mouse inside</h2> <p id="par_id3152871" class="paragraph" dir="auto"><span class="avis">This event takes place when the mouse enters the control.</span></p> <h2 id="hd_id3146778" dir="auto">Mouse moved while key pressed</h2> <p id="par_id3150403" class="paragraph" dir="auto"><span class="avis">This event takes place when the mouse is dragged while a key is pressed.</span></p> <h2 id="hd_id3150210" dir="auto">Mouse moved</h2> <p id="par_id3149697" class="paragraph" dir="auto"><span class="avis">This event takes place when the mouse moves over the control.</span></p> <h2 id="hd_id3145216" dir="auto">Mouse button pressed</h2> <p id="par_id3155914" class="paragraph" dir="auto"><span class="avis">This event takes place when the mouse button is pressed while the mouse pointer is on the control.</span></p> <h2 id="hd_id3148899" dir="auto">Mouse button released</h2> <p id="par_id3153812" class="paragraph" dir="auto"><span class="avis">This event takes place when the mouse button is released while the mouse pointer is on the control.</span></p> <h2 id="hd_id3153556" dir="auto">Mouse outside</h2> <p id="par_id3153013" class="paragraph" dir="auto"><span class="avis">This event takes place when the mouse leaves the control.</span></p> <h2 id="hd_id3155759" dir="auto">While adjusting</h2> <p id="par_id3156364" class="paragraph" dir="auto"><span class="avis">This event takes place when a scrollbar is being dragged.</span></p> </div> <div id="DonationFrame"></div> <footer><div id="DEBUG" class="debug"> <h3 class="bug">Help content debug info:</h3> <p dir="auto">This page is: <a href="https://opengrok.libreoffice.org/xref/help/source/text/sbasic/shared/01170103.xhp" target="_blank">/text/sbasic/shared/01170103.xhp</a></p> <p dir="auto">Title is: Events</p> <p id="bm_module" dir="auto"></p> <p id="bm_system" dir="auto"></p> <p id="bm_HID" dir="auto"></p> </div></footer> </body> </html>